[TEST] - Test unit - Fix failing UI unit test 4.15 branch#5219
[TEST] - Test unit - Fix failing UI unit test 4.15 branch#5219davidjumani merged 9 commits intoapache:4.15from
Conversation
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
I've checked the code, but tests are passing per Travis: |
weizhouapache
left a comment
There was a problem hiding this comment.
tested with latest 4.15 branch ok.
prior:
~/git/cloudstack/ui ((HEAD detached from apache/4.15))# npm run test:unit
=============================== Coverage summary ===============================
Statements : 4.7% ( 725/15424 )
Branches : 5.76% ( 451/7833 )
Functions : 2.59% ( 131/5067 )
Lines : 4.7% ( 721/15333 )
================================================================================
Test Suites: 3 failed, 1 passed, 4 total
Tests: 29 failed, 105 passed, 134 total
Snapshots: 0 total
Time: 33.95s
Ran all test suites.
with this pr
=============================== Coverage summary ===============================
Statements : 4.92% ( 759/15425 )
Branches : 6.03% ( 472/7833 )
Functions : 2.68% ( 136/5067 )
Lines : 4.91% ( 753/15334 )
================================================================================
Test Suites: 1 failed, 3 passed, 4 total
Tests: 2 failed, 132 passed, 134 total
Snapshots: 0 total
Time: 34.977s
Ran all test suites.
Co-authored-by: davidjumani <dj.davidjumani1994@gmail.com>
Co-authored-by: davidjumani <dj.davidjumani1994@gmail.com>
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✖️ |
…yncJob have jobstatus = 1
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
|
@utchoang Can you merge this into main and fix failures on main? Thanks |
Description
Related #5212
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?